home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / mcrace11.zip / MCRACE.NEW < prev    next >
Text File  |  1991-02-09  |  3KB  |  48 lines

  1. What's new in McRace 1.10c
  2.  
  3.  - Added a new twist to the game that's been requested several times.
  4.    Players must now press a key to start the race once the light turns
  5.    green.  If a player presses a key before the light turns green, the
  6.    player red-lights.   Once the light turns green the player has 2.8
  7.    seconds to press a key to start.  If the player fails to press a key
  8.    during this time, the player's engine will blow due to over-revving.
  9.    If the user starts the race within .9 seconds of the green light, a
  10.    slight advantage will be given to the user throughout the race for
  11.    having the jump off the line.
  12.  
  13.  - Changed the format of the high score file (MCRACE.HSC).  At the end
  14.    of the month, McRace used to store the high scorer's information.  Now,
  15.    the top three drivers will be stored and displayed during the following
  16.    month.
  17.  
  18.  - Fixed a bug which caused a SHARE violation.  Turns out I was leaving
  19.    a file open after I was done with it.  This may also be the bug that
  20.    corrupted a few data files.
  21.  
  22.  - Added external support file MCRACE.DRV.  This is an ASCII text file
  23.    which contains a list of opponent driver names.  Now you can edit the
  24.    list of names to your liking.  The limitations of this list are: there
  25.    must be no blank lines within the file, a maximum number of 100 lines
  26.    are supported, and each opponent driver name must not be longer than
  27.    18 characters.  Upper or lower case is supported as McRace will convert
  28.    to upper case when reading the file.
  29.  
  30.  - Added support for the JPTerm remote user program.  JPTerm is in alpha
  31.    test at the time of this release.
  32.  
  33.  - Wrote the JPTerm remote user program.  JPTerm lets users playing from
  34.    remote take advantage of fast graphics and sound capabilities.  JPTerm
  35.    can be started from DOS prior to connecting with a BBS or it can be
  36.    started while already connected with a BBS by exiting the communications
  37.    program in use (carrier must not be dropped) and then executing JPTerm.
  38.    JPTerm will be available from a Motor City Software system when all the
  39.    bugs are worked out.
  40.  
  41.  - Added another digit to the scores column in the ViewScores routine.  It
  42.    looks like some gambling type folks could get a score greater than
  43.    9,999,999.  This will now allow a max score of 99,999,999.
  44.  
  45.  - Restricted gambling to a maximum of a 6-figure number.  This means that
  46.    if you have more than a million points you can still only gamble up to
  47.    $999,999 per shot.
  48.